Skip to content

fix: add missing include to fix vaex-core build with gcc-13#2450

Merged
maartenbreddels merged 1 commit intovaexio:masterfrom
mgorny:gcc-build
Feb 4, 2026
Merged

fix: add missing include to fix vaex-core build with gcc-13#2450
maartenbreddels merged 1 commit intovaexio:masterfrom
mgorny:gcc-build

Conversation

@mgorny
Copy link
Contributor

@mgorny mgorny commented Jan 17, 2025

Fixes #2382

@ddelange
Copy link
Contributor

ddelange commented Sep 3, 2025

@mgorny master now contains the latest fixes for CI and numpy v2 support

@maartenbreddels
Copy link
Member

Is this still needed?

@ddelange
Copy link
Contributor

ddelange commented Feb 4, 2026

i think yes, we're currently on gcc-12 in CI #2382 (comment)

@maartenbreddels maartenbreddels merged commit 1f2a684 into vaexio:master Feb 4, 2026
47 of 51 checks passed
@mgorny mgorny deleted the gcc-build branch February 4, 2026 17:25
@mgorny
Copy link
Contributor Author

mgorny commented Feb 4, 2026

Yes, that was still necessary indeed, and with the patch applied, I can build vaex-core from master using GCC 15 even.

@ddelange
Copy link
Contributor

ddelange commented Feb 5, 2026

fyi manylinux_2_28 (cibuildwheel docker image in which we build vaex-core) now has GCC 14 as toolchain: https://github.com/pypa/manylinux#manylinux_2_28-almalinux-8-based

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG-REPORT] pip install vaex-core==4.16.1 on Linux leads to build failure with gcc 13.1.1

3 participants